2 references to IsPropertyAccessorName
Microsoft.Interop.ComInterfaceGenerator (2)
IncrementalMethodStubGenerationContext.cs (2)
75/// accessor-shaped name (validated via <see cref="IsPropertyAccessorName"/>). 79Debug.Assert(IsPropertyAccessorName(accessorName));