Base:
property
ReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol.ReturnTypeWithAnnotations
2 references to ReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\PEMethodSymbol.cs (1)
1461
ReturnTypeWithAnnotations
.CustomModifiers.HasIsExternalInitModifier();
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (1)
Metadata\WinMdMetadataTests.cs (1)
96
var ret = func.
ReturnTypeWithAnnotations
;